home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / mings_dr.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2008-11-12  |  57b  |  5 lines

  1. on(release){
  2.    this.stopDrag();
  3.    this.z_sort();
  4. }
  5.